[No QA] Add Spend Rules documentation to help site#87439
[No QA] Add Spend Rules documentation to help site#87439
Conversation
Add a new section documenting Spend Rules for Expensify Cards, including built-in protection and custom rule creation. Update the Expensify Card setup article to cross-reference Spend Rules. Co-authored-by: Carlos Martins <luacmartins@users.noreply.github.com>
…SiteDocs Co-authored-by: Carlos Martins <luacmartins@users.noreply.github.com>
HelpDot Documentation ReviewOverall AssessmentThis PR adds a well-structured Spend Rules section to the Workspace Rules article and updates the Expensify Card article with a cross-reference. The new content is clear, actionable, and follows most governance conventions. A few issues need attention, primarily around link formatting and heading level. Scores Summary
Key Findings
Recommendations
Files Reviewed
Note: This review covers only the proposed changes in the PR diff, not pre-existing content. |
|
|
||
| --- | ||
|
|
||
| # How to configure Spend Rules for Expensify Cards |
There was a problem hiding this comment.
Heading hierarchy violation: Per HELP_AUTHORING_GUIDELINES.md Section 4, an article may have exactly one # heading (the article title), plus an optional # FAQ. All other sections must use ##. This should be ## How to configure Spend Rules for Expensify Cards.
(Note: The existing article already uses multiple # headings for other sections, which is a pre-existing issue -- but new content should follow the governance standard.)
|
|
||
| Spend Rules let you approve or decline Expensify Card transactions in real time based on merchants, spend categories, or transaction amounts. Use them to control where and how company cards are used. | ||
|
|
||
| **Note:** Spend Rules require the **Expensify Card** to be enabled on the workspace. To learn how to set up the Expensify Card, see [Set Up and Manage the Expensify Card](https://help.expensify.com/articles/new-expensify/expensify-card/Set-Up-and-Manage-the-Expensify-Card). |
There was a problem hiding this comment.
Cross-linking violation: Per HELP_AUTHORING_GUIDELINES.md Section 7, use relative links only -- do not use full URLs.
Replace:
[Set Up and Manage the Expensify Card](https://help.expensify.com/articles/new-expensify/expensify-card/Set-Up-and-Manage-the-Expensify-Card)
With:
[Set Up and Manage the Expensify Card](/articles/new-expensify/expensify-card/Set-Up-and-Manage-the-Expensify-Card)
| - Optional expiration dates for time-bound spending | ||
| - Custom names for easier categorization | ||
| - Spend restrictions by employee and merchant | ||
| - Spend restrictions by employee, merchant, and category via [Spend Rules](https://help.expensify.com/articles/new-expensify/workspaces/Workspace-Rules) |
There was a problem hiding this comment.
Cross-linking violation: Per HELP_AUTHORING_GUIDELINES.md Section 7, use relative links only -- do not use full URLs.
Replace:
[Spend Rules](https://help.expensify.com/articles/new-expensify/workspaces/Workspace-Rules)
With:
[Spend Rules](/articles/new-expensify/workspaces/Workspace-Rules)
|
|
||
| **Note:** Spend Rules require the **Expensify Card** to be enabled on the workspace. To learn how to set up the Expensify Card, see [Set Up and Manage the Expensify Card](https://help.expensify.com/articles/new-expensify/expensify-card/Set-Up-and-Manage-the-Expensify-Card). | ||
|
|
||
| ## What built-in protection Expensify Cards include |
There was a problem hiding this comment.
Heading hierarchy issue: If the parent # heading on line 88 is demoted to ## (as it should be per governance), this ## sub-heading would need to become a different structural approach. Since governance prohibits ### headings, consider either:
- Keeping this as
##and removing the parent#grouping (making it a peer section), or - Integrating this content into the parent section without a separate heading.
|
A preview of your ExpensifyHelp changes have been deployed to https://63477e96.helpdot.pages.dev ⚡️ Updated articles: |
Summary
Test plan